home *** CD-ROM | disk | FTP | other *** search
/ PC for Alla 2003 October / PFA1003.iso / nytta / psp801ev.exe / Data1.cab / customize_interface.swf / scripts / DefineButton2_39 / BUTTONCONDACTION on(keyPress Space).as < prev    next >
Encoding:
Text File  |  2003-06-06  |  72 b   |  5 lines

  1. on(keyPress "<Space>"){
  2.    _global.mov.stop();
  3.    gotoAndStop(1);
  4. }
  5.